home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_displacementmap.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  753 b   |  17 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="displacement" name="k3d_displacementmap">
  4.             <description>Applies a texture as a displacement map</description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <copyright>Copyright (c) 1995-2004, Timothy M. Shead</copyright>
  7.             <argument name="Km" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  8.             <argument name="ZeroPoint" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.0"/>
  9.             <argument name="texturename" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  10.         </shader>
  11.     </shaders>
  12. </k3dml>
  13.  
  14.  
  15.  
  16.  
  17.